{% extends 'layui/edit.html' %} {% load i18n static %} {% load att_tags %}
{% csrf_token %}
{% for fieldset in adminform %} {% include "includes/fieldset.html" %} {% endfor %}